records
Hauptwohnbevölkerung nach Geschlecht seit 1990
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"ds_hauptwohnbevolkerung-nach-geschlecht-seit-1990",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/ds_hauptwohnbevolkerung-nach-geschlecht-seit-1990"
}
] - "definitions":{
- "ds_hauptwohnbevolkerung-nach-geschlecht-seit-1990":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/ds_hauptwohnbevolkerung-nach-geschlecht-seit-1990_records"
}
}
} - "records":
} - "properties":
- "ds_hauptwohnbevolkerung-nach-geschlecht-seit-1990_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "jahr":,{
- "type":"string",
- "title":"Jahr",
- "description":""
} - "insgesamt":,{
- "type":"integer",
- "title":"insgesamt",
- "description":""
} - "mannlich_absolut":,{
- "type":"integer",
- "title":"männlich (absolut)",
- "description":""
} - "mannlich":,{
- "type":"number",
- "title":"männlich (%)",
- "description":"",
- "unit":"%"
} - "weiblich_absolut":,{
- "type":"integer",
- "title":"weiblich (absolut)",
- "description":""
} - "weiblich":,{
- "type":"number",
- "title":"weiblich (%)",
- "description":"",
- "unit":"%"
} - "kommune":{
- "type":"string",
- "title":"Kommune",
- "description":""
}
} - "jahr":
}
} - "fields":
} - "properties":
} - "ds_hauptwohnbevolkerung-nach-geschlecht-seit-1990":
}